System Properties Printers page

Printers

Functionality:

  1. "Registry" TreeView: list of printers as found in Registry 
  2. "EnumPrinters()" ListView: list of printers as given by EnumPrinters() API call
  3. "Print..." button: print TreeView and ListView 
  4. ComboBox: list of printer functions available: select a printer in ListView and a value in this ComboBox, then click on Execute
  5. "Execute..." button: executes selected printer function, such as printing test page, installing a printer etc. 
  6. Apply button: refresh displayed information
Index